Methods of the TCRVector class.
For a complete list of the TCRVector class members, see the TCRVector Members topic.
Public
| Name | Description |
|
AddRef (inherited from TSharedObject) |
Increments the reference count for the number of references dependent on the TSharedObject object.
|
|
Assign |
Assigns another vector object to the current vector.
|
|
AssignTo |
Assigns the current vector object to another vector object.
|
|
Create |
Creates an instance of the vector class.
|
|
Destroy |
Destroys the vector object.
|
|
Release (inherited from TSharedObject) |
Decrements the reference count.
|
See Also